projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46def98
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Mon, 27 Jan 2003 21:44:08 +0000
(21:44 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Mon, 27 Jan 2003 21:44:08 +0000
(21:44 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 478b01997c6a920235f5884ef7fea9128999a6c6..d2e5ca3fcb2700afd649f45be3d56991db71f03a 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,12
@@
+2003-01-27 Kim F. Storm <storm@cua.dk>
+
+ * simple.el (kill-new): Improve doc string for yank-handler.
+ Signal args-out-of-range error if yank-handler is specified for
+ an empty string.
+
+ * subr.el (insert-for-yank): Remove COMMAND element from yank
+ handler.
+
2003-01-27 Dave Love <fx@gnu.org>
* dired-x.el (dired-filename-at-point): Fix last change and tidy up.